This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
SOLVED! - Solaris 8 and Domino 6.5 performance - 2nd post ~Wei Zekponesteroopsi 23.Jan.04 07:02 PM a Web browser Domino Server 6.5Solaris
I remembered that we altered the rlim_fd_max variable in /etc/system to better support Legato (backups). I found in the "readme.nsf" that the following is required for R6 on Solaris:
"Solaris system settings
The following changes should be made to the /etc/system file on the Solaris 8 server for Domino 6.
set rlim_fd_max=32768
set msgsys:msginfo_msgtql=1024
As root, make the changes as specified above, and then reboot the system"
I am shamed by not having found this sooner. Hopefully, this saves someone else in the future, hence my post.